Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 281 Bytes

16.19.13 - Coroutine::call_user_func.md

File metadata and controls

12 lines (9 loc) · 281 Bytes

Coroutine::call_user_func

此方法在3.0或更高版本中已移除

协程版反射调用函数

mixed Swoole\Coroutine::call_user_func ( callable $callback [, mixed $parameter [, mixed $... ]] )

参数

  • callback: 调用函数
  • parameter: 参数列表